func runtime.allocmcache

3 uses

	runtime (current package)
		malloc.go#L462: 	mcache0 = allocmcache()
		mcache.go#L86: func allocmcache() *mcache {
		proc.go#L5645: 			pp.mcache = allocmcache()